* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 6 Jun 2007 18:58:48 +0000 (18:58 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 6 Jun 2007 18:58:48 +0000 (18:58 +0000)
src/ChangeLog

index 411a44dc40d3bbb55cdd7feb8c7269607637c30d..c4c7e67cf9fb32601e96d498ffc7314f99b61dac 100644 (file)
@@ -1,3 +1,8 @@
+2007-06-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * image.c (xpm_load): Remove spurious call to
+       xpm_init_color_cache.
+
 2007-06-06  Martin Rudalics  <rudalics@gmx.at>
 
        * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.